func net/http.newTextprotoReader

2 uses

	net/http (current package)
		request.go#L1003: func newTextprotoReader(br *bufio.Reader) *textproto.Reader {
		request.go#L1034: 	tp := newTextprotoReader(b)